home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 233 / Computer Shopper 233 / ComputerShopperDVD233.iso / Toolkit / Enhance / Treesize / TreeSizePro-Demo.exe / {app} / tsizepro.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2006-01-27  |  576 b   |  36 lines

  1. body
  2. {
  3.         background-color: #FFFFFF;
  4.         margin-left:5px;
  5.         margin-right:5px;
  6.         margin-top:0px;
  7.         margin-bottom:0px;
  8.         font-family: Arial;
  9. }
  10.  
  11. body,p,td,li,ul
  12. {
  13.         color: #000000;
  14.         font-size:9pt;
  15.         font-family:Arial,Helvetica;
  16.         border-bottom-color:#000000;
  17.         border-bottom-style:solid;
  18. }
  19.  
  20. h1,h2,h3 
  21. {
  22.         text-align:center;
  23. }
  24.  
  25. table 
  26. {
  27.         font-family:Arial Narrow; Arial; 
  28.         padding:0px;
  29.         border-spacing:0px;
  30.  
  31. th 
  32. {
  33.         background-color: #C0C0C0;
  34. }
  35.